Merged
Conversation
Dependency ReviewThe following issues were found:
License Issuessamples/aws/aws.csproj
samples/dapr/ui/ui.csproj
OpenSSF Scorecard
Scanned Files
|
Contributor
|
@dependabot rebase |
Bumps AWSSDK.S3 from 4.0.20.3 to 4.0.21.2 Bumps Dapr.Client from 1.17.7 to 1.17.9 --- updated-dependencies: - dependency-name: AWSSDK.S3 dependency-version: 4.0.21.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: Dapr.Client dependency-version: 1.17.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com>
c013192 to
e22cf29
Compare
lakshmimsft
approved these changes
Apr 20, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updated AWSSDK.S3 from 4.0.20.3 to 4.0.21.2.
Release notes
Sourced from AWSSDK.S3's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Dapr.Client from 1.17.7 to 1.17.9.
Release notes
Sourced from Dapr.Client's releases.
1.17.9
What's Changed
The CNCF gave Dapr access to GitHub Enterprise and with it, a bunch of LLM tokens, so I took the opportunity this week to give several of the different models an experimental spin and evaluate how well each one worked for different ideas I wanted to add to this project. Several of these PRs took several iterations to get right, but each is backed by unit and integration tests and I've personally reviewed every line of code that was merged into the SDK. I intend to keep experimenting with these capabilities and to keep contributing my own PRs, but I think LLMs represent an opportunity to augment software engineers' creativity and skill and look forward to iterating on new functionality in the SDK at a faster clip as a result.
Workflow Analyzer/Codefix Improvements:
Example Projects:
Improving Testing:
Infrastructure Changes:
New Contributors
Thank you to the new SDK contributors! I appreciate you taking the time to not only call out issues, but also submit a PR to improve this project!
Full Changelog: dapr/dotnet-sdk@v1.17.8...v1.17.9
1.17.8
What's Changed
More Test Validation
Full Changelog: dapr/dotnet-sdk@v1.17.7...v1.17.8
Commits viewable in compare view.